Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Enable non-leaf Frame Pointers for Arm64 Windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140828 opened May 8, 2025 by dpaoliello Loading…
Do not ICE when reassigning in GatherLocalsVisitor on the bad path S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140827 opened May 8, 2025 by compiler-errors Loading…
Add Range parameter to BTreeMap::extract_if and BTreeSet::extract_if S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#140825 opened May 8, 2025 by rs-sac Loading…
[CRATER] probe fallout of dyn overlap S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#140824 opened May 8, 2025 by compiler-errors Draft
Add regression test for 125877 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140819 opened May 8, 2025 by reddevilmidzy Loading…
Rollup of 8 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-run-make Area: port run-make Makefiles to rmake.rs rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#140818 opened May 8, 2025 by matthiaskrgr Loading…
bootstrap: more consistent use of ... when citing configuration snippets S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#140817 opened May 8, 2025 by RalfJung Loading…
also export metrics from librustdoc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#140815 opened May 8, 2025 by yaahc Loading…
Use a full cache for erasing regions S-waiting-on-perf Status: Waiting on a perf run to be completed. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140814 opened May 8, 2025 by compiler-errors Draft
Support -Clink-self-contained=+linker for ld.lld linker flavor A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140813 opened May 8, 2025 by lqd Draft
Fix tests/rustdoc-json triagebot message path A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#140812 opened May 8, 2025 by jieyouxu Loading…
Enable triagebot note functionality for rust-lang/rust A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#140811 opened May 8, 2025 by jieyouxu Loading…
[beta] Clippy beta backport S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#140810 opened May 8, 2025 by flip1995 Loading…
Reduce special casing for the panic runtime S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#140809 opened May 8, 2025 by bjorn3 Loading…
Implement Default for &Option S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#140808 opened May 8, 2025 by camsteffen Loading…
Introduce test results file S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-testing-devex Relevant to the testing devex team (testing DX), which will review and decide on the PR/issue.
#140805 opened May 8, 2025 by patskovn Loading…
add signed ints to unn- transmutes to ensure feature parity L-unnecessary_transmutes Lint: unnecessary_transmutes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140804 opened May 8, 2025 by bend-n Loading…
Add release notes for 1.87.0 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#140802 opened May 8, 2025 by BoxyUwU Loading…
Use span before macro expansion in lint for-loops-over-falibles S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140801 opened May 8, 2025 by xizheyin Loading…
Make rustdoc-tempdir-removal run-make tests work on other platforms than linux A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140800 opened May 8, 2025 by GuillaumeGomez Loading…
[DO NOT MERGE] build Enzyme as archive A-testsuite Area: The testsuite used to check the correctness of rustc F-autodiff `#![feature(autodiff)]` S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#140799 opened May 8, 2025 by ZuseZ4 Loading…
Prefer to suggest stable candidates rather than unstable ones S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140795 opened May 8, 2025 by mu001999 Loading…
Add information about group a lint belongs to S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#140794 opened May 8, 2025 by karolzwolak Draft
Use intrinsics for {f16,f32,f64,f64}::{minimum,maximum} operations S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#140792 opened May 8, 2025 by Urgau Loading…
std: explain prefer TryInto over TryFrom when specifying traits bounds on generic function S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#140791 opened May 8, 2025 by xizheyin Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.